var time.shortMonthNames

2 uses

	time (current package)
		format.go#L339: var shortMonthNames = []string{
		format.go#L1095: 			month, value, err = lookup(shortMonthNames, value)